--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 0f9e1a7ee7c20c342265d7014247a2cc645a975b
Parents : f4de989
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-01T17:58:52-06:00
chore(workflows): update Python version to 3.13 in build.yml for compatibility
Changes
Diff
diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml
index d74fa416..e5ebeeed 100644
--- a/.gitea/workflows/build.yml
+++ b/.gitea/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
- name: Install Python
uses: https://git.quad4.io/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
with:
- python-version: "3.12"
+ python-version: "3.13"
- name: Sync versions
run: python scripts/sync_version.py
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────